Skip to content

Hostname

vapor.codes

Last fetched

vapor.codes resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · vapor.codesRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vapor.codes

Resolution chain

vapor.codes resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.3413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.68.1133.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.1263.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.313.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.783.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.91.10399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:81
Organization
jason hamak
Contact emails

Subdomains

6 observed subdomains of vapor.codes.

Web-graph footprint

Distinct hostnames that link to or from vapor.codes in the public web crawl.

264 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vapor.codes.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vapor.codes.

Cypher and MCP

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

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