Hostname
singular-bi.net
Last fetched
singular-bi.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
singular-bi.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.210.136.45 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.26.55 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.47.80 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.83.80.221 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.13.135 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.171.20 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.4.76 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.247.183.9 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.120.184 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.112.209 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.12.154 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.178.55 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.40.13 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.15.180 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.222.11 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.71.200.77 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 13d12a78-7e9c-44bb-a6ff-648e687b40e5@identity-protect.org
- 18ebb8a3-883a-4ff3-af73-47d5930bb26a@identity-protect.org
- 71c6b8eb-445b-4b15-ae91-d799f0e7739f@identity-protect.org
- 7f5d815c-8822-4852-8aa6-8a303967ed31@identity-protect.org
- 82222119-b1b2-44cb-9e81-9de8e69e1e74@identity-protect.org
- 8332f7e2-9fd4-43c8-a5da-e0b58d4ba92f@identity-protect.org
- owner-11772966@singular-bi.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from singular-bi.net.
- IP · 34.210.136.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13d12a78-7e9c-44bb-a6ff-648e687b40e5@identity-protect.org
- TLD · .net
- Browse hostnames · si…
- 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: "singular-bi.net"})-[: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.