Skip to content

Hostname

iamvaper.com

Last fetched

iamvaper.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · iamvaper.comRouting diversity7.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iamvaper.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.142.237104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.143.237104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.148.244104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.244104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.228.229104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.229.229104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.25.46104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.250.22104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.25.173104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.64.70104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.10.143104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.143104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.12.229104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.229104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.14.19104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.19104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.185.26104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.20.69104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.69104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.22.235104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1 observed subdomain of iamvaper.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iamvaper.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from iamvaper.com.

Cypher and MCP

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

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