Skip to content

Hostname

vatractor.com

Last fetched

vatractor.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vatractor.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vatractor.com

Resolution chain

vatractor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of vatractor.com.

Web-graph footprint

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

25 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for vatractor.com.

MechanismTarget
SPF_INCLUDE_spf.hosting.cdkglobal.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.121.248/32
SPF_IP208.86.201.96
SPF_IP216.221.29.54
SPF_IP216.221.29.79
SPF_IP50.169.17.34
SPF_IP50.219.186.187
SPF_IP50.219.196.187
SPF_IP50.219.196.210
SPF_IP50.219.196.218
SPF_IP50.219.198.10
SPF_IP50.219.198.26
SPF_IP67.231.144.75

Related pages

Pivot deeper into the graph from vatractor.com.

Cypher and MCP

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

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