Skip to content

Hostname

smd.hoc-technology.com

Last fetched

smd.hoc-technology.com resolves to 19 IPv4 addresses operated by ASN-APPNEXUS - Xandr Inc. in US.

Nutrition Label

WHISPER CANON · smd.hoc-technology.comRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/smd.hoc-technology.com

Resolution chain

smd.hoc-technology.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.254.148.251104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.148.252104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.150.241104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.151.36104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.151.60104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.151.68104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
104.254.151.69104.254.148.0/22AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.13268.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.13768.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.18468.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.160.7668.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.161.20868.67.160.0/23AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.179.11368.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.179.15368.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.179.15568.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.179.16468.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.181.10268.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.181.21168.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US
68.67.181.23168.67.176.0/21AS29990ASN-APPNEXUS - Xandr Inc.US

WHOIS identity

No WHOIS records are currently associated with smd.hoc-technology.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from smd.hoc-technology.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from smd.hoc-technology.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "smd.hoc-technology.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.