Hostname
shoptalkgroup.com
Last fetched
shoptalkgroup.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shoptalkgroup.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.92.64 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.22.225.217 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.254.9 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.125.91 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.80.85.180 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.82.44.179 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shoptalkgroup.com owner
- Contact emails
- 04bca97e-40c4-4627-895f-0cee6c49640e@identity-protect.org
- 0a0fe7ec-314b-403e-9f49-ffe9ab329772@identity-protect.org
- 29c5c2c1-a513-41e8-a003-3e5a78ff3cff@identity-protect.org
- 2bed886a-cab6-44d4-8595-aaa6c62eddc2@identity-protect.org
- 3c987bc2-5f20-4d18-ba76-1a80170d364a@identity-protect.org
- 755cb31b-b036-4b13-9995-08de86b933b4@identity-protect.org
- d89c2b80-f3b5-44b4-a235-fd47cf155e15@identity-protect.org
- owner-3393412@shoptalkgroup.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of shoptalkgroup.com.
| Subdomain |
|---|
| wildcard.shoptalkgroup.com |
Web-graph footprint
Distinct hostnames that link to or from shoptalkgroup.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shoptalkgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from shoptalkgroup.com.
- IP · 100.50.92.64
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04bca97e-40c4-4627-895f-0cee6c49640e@identity-protect.org
- 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: "shoptalkgroup.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.