Hostname
s7bdg.com
Last fetched
s7bdg.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
s7bdg.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.210.85.73 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.82.166 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.60.207 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.31.31 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of s7bdg.com owner
- Contact emails
- 1d2f6e42-1bed-4067-80ab-e66057bbd0a2@identity-protect.org
- 2373a54f-72a2-43d7-9464-065cb474a501@identity-protect.org
- 3c7262ad-5ea1-4b2c-be65-2499015d2259@identity-protect.org
- 749f9108-9732-432d-a571-b1b36a1c6de3@identity-protect.org
- cf301132-d827-4385-a590-1ff42b1efc80@identity-protect.org
- owner-11347971@s7bdg.com.whoisprivacyservice.org
- owner-7315256@s7bdg.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from s7bdg.com.
- IP · 18.210.85.73
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1d2f6e42-1bed-4067-80ab-e66057bbd0a2@identity-protect.org
- TLD · .com
- Browse hostnames · s7…
- 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: "s7bdg.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.