Skip to content

Hostname

responsetap.com

Last fetched

responsetap.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · responsetap.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/responsetap.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.11313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.11813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.4118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12218.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.4918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.7318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
responsetap
Contact emails

Subdomains

26 observed subdomains of responsetap.com.

Web-graph footprint

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

203 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for responsetap.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.responsetap.com

Related pages

Pivot deeper into the graph from responsetap.com.

Cypher and MCP

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

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