Hostname
bisnodex.com
Last fetched
bisnodex.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bisnodex.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 |
|---|---|---|---|---|
| 108.138.128.119 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.23 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.44 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.93 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bisnodex.com owner
- Contact emails
- 03b913d8-b96e-4a71-b6bf-fa18b06b2ce9@identity-protect.org
- 83aded03-6c00-471e-92e4-4b818eddbb99@identity-protect.org
- 83bf82c7-50d5-4b60-98f4-0d8f45e4adfb@identity-protect.org
- a8ec312e-fdea-437a-9c0b-19da09683f4c@identity-protect.org
- bb959d64-ff90-4888-845d-8aedbb92b737@identity-protect.org
- e66953d5-4972-4eab-915e-b0d301355bf5@identity-protect.org
- f72f4dc1-9606-4aef-9ab3-7c5d4f8bfb43@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from bisnodex.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bisnodex.com.
- IP · 108.138.128.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03b913d8-b96e-4a71-b6bf-fa18b06b2ce9@identity-protect.org
- TLD · .com
- Browse hostnames · bi…
- 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: "bisnodex.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.