Skip to content

Hostname

tapgoods.com

Last fetched

tapgoods.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tapgoods.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tapgoods.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.112.10118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.64.433.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.453.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.63.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.683.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
99.84.234.4599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

76 observed subdomains of tapgoods.com.

Web-graph footprint

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

74 sites link to this hostname.

166 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tapgoods.com.

MechanismTarget
SPF_INCLUDE44100387.spf03.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP149.72.255.155
SPF_IP35.165.218.146

Related pages

Pivot deeper into the graph from tapgoods.com.

Cypher and MCP

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

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