Skip to content

Hostname

asu.com

Last fetched

asu.com resolves to 11 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · asu.comRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asu.com

Resolution chain

asu.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.72.171.192148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.171.193148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.171.195148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
192.155.108.156192.155.104.0/21AS29066VELIANET-AS - velia.net Internetdienste GmbHUS
45.82.67.9645.82.64.0/22AS49981WorldStream - WorldStream B.V.NL
78.157.209.17178.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
78.157.209.17378.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
92.204.242.15592.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR
92.204.242.15892.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR
45.82.67.24045.82.64.0/22AS49981WorldStream - WorldStream B.V.
45.82.67.9745.82.64.0/22AS49981WorldStream - WorldStream B.V.

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

34 observed subdomains of asu.com.

Web-graph footprint

Distinct hostnames that link to or from asu.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from asu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asu.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.