Skip to content

Hostname

shoppingsheet.com

Last fetched

shoppingsheet.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PL. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · shoppingsheet.comRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/shoppingsheet.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.102.218104.81.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.201.169.23823.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.216.238.923.216.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.MX

WHOIS identity

Registrar
iana:292
Organization
citizens financial group
Contact emails

Subdomains

3 observed subdomains of shoppingsheet.com.

Web-graph footprint

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

239 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shoppingsheet.com.

MechanismTarget
SPF_Ashoppingsheet.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.32.140.4
SPF_IP213.32.154.233
SPF_MXshoppingsheet.com

Related pages

Pivot deeper into the graph from shoppingsheet.com.

Cypher and MCP

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

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