Skip to content

Hostname

vtx-cpd.com

Last fetched

vtx-cpd.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · vtx-cpd.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/vtx-cpd.com

Resolution chain

vtx-cpd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.251.21313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.19.4116.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
91.134.252.1091.134.0.0/16AS16276GB

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of vtx-cpd.com.

Web-graph footprint

Distinct hostnames that link to or from vtx-cpd.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vtx-cpd.com.

MechanismTarget
SPF_Avtx-cpd.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stackmail.com
SPF_MXvtx-cpd.com

Related pages

Pivot deeper into the graph from vtx-cpd.com.

Cypher and MCP

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

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