Skip to content

Hostname

taginspector.com

Last fetched

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

Nutrition Label

WHISPER CANON · taginspector.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/taginspector.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.11318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.162.3418.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.3818.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.518.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.8318.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

18 observed subdomains of taginspector.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for taginspector.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from taginspector.com.

Cypher and MCP

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

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