Skip to content

Hostname

verizon.com

Last fetched

verizon.com resolves to 10 IPv4 addresses operated by TELCOMNET-AS Telcomnet LLC, Moscow, Russia in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · verizon.comRouting diversity5.2/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/verizon.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.206.56.11623.206.56.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
23.206.57.10823.206.57.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaDE
23.206.58.11023.206.58.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
23.206.59.11023.206.59.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
23.206.60.10823.206.60.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaJP
23.206.61.10823.206.61.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaJP
23.206.62.10723.206.62.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaBR
23.206.63.10723.206.63.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaBR
23.40.244.10823.40.244.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaDE
23.53.5.11723.53.5.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

1,215 observed subdomains of verizon.com.

Web-graph footprint

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

25,347 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for verizon.com.

MechanismTarget
SPF_INCLUDEverizonwireless.com

Related pages

Pivot deeper into the graph from verizon.com.

Cypher and MCP

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

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