Skip to content

Hostname

goshopmatic.com

Last fetched

goshopmatic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.194.102108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.106108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.111108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.194.77108.158.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.169.36.1193.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.263.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.733.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.923.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
54.192.151.11454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
anurag avula
Contact emails

Subdomains

13 observed subdomains of goshopmatic.com.

Web-graph footprint

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

41 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for goshopmatic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from goshopmatic.com.

Cypher and MCP

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

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