Skip to content

Hostname

shopbase.com

Last fetched

shopbase.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.85.88.148195.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
195.85.88.188195.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

46 observed subdomains of shopbase.com.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shopbase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from shopbase.com.

Cypher and MCP

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

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