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
Resolution chain
shoppingsheet.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.81.102.218 | 104.81.96.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | PL |
| 23.201.169.238 | 23.201.160.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.216.238.9 | 23.216.224.0/20 | AS16625 | AKAMAI-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.
| Mechanism | Target |
|---|---|
| SPF_A | shoppingsheet.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 213.32.140.4 |
| SPF_IP | 213.32.154.233 |
| SPF_MX | shoppingsheet.com |
Related pages
Pivot deeper into the graph from shoppingsheet.com.
- IP · 104.81.102.218
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · PL
- Email · domains@collegeraptor.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.