Skip to content

Hostname

localvictor.com

Last fetched

localvictor.com resolves to 6 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · localvictor.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/localvictor.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.80.250192.0.80.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.81.250192.0.81.0/24AS2635AUTOMATTIC - Automattic, IncUS
66.155.11.23866.155.8.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS
66.155.9.23866.155.8.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS
76.74.254.12376.74.248.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS
76.74.255.12376.74.248.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124157543
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for localvictor.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com

Related pages

Pivot deeper into the graph from localvictor.com.

Cypher and MCP

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

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