Hostname
shagsingles.com
Last fetched
shagsingles.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shagsingles.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.156.157.74 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.76.48 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.125.221.134 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.67.17.198 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.249.136 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.187.21 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.121.182 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.59.223 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.27.40 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.53.114 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shagsingles.com owner
- Contact emails
- 05369d18-38bc-4665-98c1-27fc30515475@identity-protect.org
- 1d1da017-9238-4a42-b5bf-e4673312cd47@identity-protect.org
- 50a05efe-85af-4e87-8304-c05c55370c01@identity-protect.org
- be22d734-aa3b-420f-b8b8-e2730efc4db9@identity-protect.org
- f87c3f2a-79e3-4c64-9dbd-c9f258001886@identity-protect.org
- fc5d1337-e80c-41a4-b222-3025190130a7@identity-protect.org
Subdomains
3 observed subdomains of shagsingles.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shagsingles.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from shagsingles.com.
- IP · 18.156.157.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 05369d18-38bc-4665-98c1-27fc30515475@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: "shagsingles.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.