Skip to content

Hostname

vecport.net

Last fetched

vecport.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · vecport.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vecport.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.54.174.613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.77.24513.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.27.9452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.113.952.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.186.10254.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.39.15054.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:13
Organization
shiva ram
Contact emails

Subdomains

10 observed subdomains of vecport.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vecport.net.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from vecport.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vecport.net"})-[: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.