Skip to content

Hostname

voy12.com

Last fetched

voy12.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · voy12.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/voy12.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
llc perfect privacy,
Contact emails

Subdomains

2 observed subdomains of voy12.com.

Web-graph footprint

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

61 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for voy12.com.

MechanismTarget
SPF_Avoy12.com
SPF_IP109.234.163.0/24
SPF_IP109.234.165.79
SPF_IP142.44.196.128/26
SPF_IP178.32.246.32/27
SPF_IP54.37.216.128/26
SPF_IP54.39.91.98/32
SPF_MXvoy12.com

Related pages

Pivot deeper into the graph from voy12.com.

Cypher and MCP

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

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