Skip to content

Hostname

ventrac.com

Last fetched

ventrac.com resolves to 4 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ventrac.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ventrac.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.42.221.2424.0.0.0/9AS3356LEVEL3 - Level 3 Parent, LLCUS
52.71.197.23552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.62.4352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.137.632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
dallas steiner
Contact emails

Subdomains

16 observed subdomains of ventrac.com.

Web-graph footprint

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

167 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ventrac.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.142.153
SPF_IP148.163.146.158
SPF_IP24.239.252.54
SPF_IP4.42.221.242
SPF_IP65.126.166.194

Related pages

Pivot deeper into the graph from ventrac.com.

Cypher and MCP

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

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