Hostname
badgersconnect.com
Last fetched
badgersconnect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
badgersconnect.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.102.58 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.60 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.72 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 108.159.102.78 | 108.159.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 18.239.236.116 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.70 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.85 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.87 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of badgersconnect.com owner
- Contact emails
- 05ae35e4-5ceb-4230-ba59-48629862bdfe@identity-protect.org
- 17ed6ccc-e075-4c8a-8e99-85938f062872@identity-protect.org
- 21890d2f-0583-49e6-a598-6550386170d9@identity-protect.org
- 749e43fc-057b-45ac-a224-ef9c2c78362b@identity-protect.org
- 8d986ea7-be9e-4afe-897a-7dca4dda1d22@identity-protect.org
- e1fa4a34-df4c-4249-a92b-d214bb69cf97@identity-protect.org
- f46db31e-23f6-45e9-8494-591f4560ac09@identity-protect.org
Subdomains
1 observed subdomain of badgersconnect.com.
| Subdomain |
|---|
| www.badgersconnect.com |
Web-graph footprint
Distinct hostnames that link to or from badgersconnect.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from badgersconnect.com.
- IP · 108.159.102.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · EG
- Email · 05ae35e4-5ceb-4230-ba59-48629862bdfe@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "badgersconnect.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.