Skip to content

Hostname

iamresponding.com

Last fetched

iamresponding.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · iamresponding.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iamresponding.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.134.19104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.135.19104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.218.115104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.217.115104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for iamresponding.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP13.84.157.5
SPF_IP199.102.107.172
SPF_IP199.102.107.173
SPF_IP209.15.211.70
SPF_IP209.15.211.71
SPF_IP209.15.211.72
SPF_IP52.229.112.12
SPF_IP52.229.116.70
SPF_IP52.229.116.71
SPF_IP52.242.28.63

Related pages

Pivot deeper into the graph from iamresponding.com.

Cypher and MCP

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

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