Hostname
connectednation.org
Last fetched
connectednation.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
connectednation.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- connected nation
- Contact emails
Subdomains
34 observed subdomains of connectednation.org.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from connectednation.org in the public web crawl.
356 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for connectednation.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.intermedia.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.153.21.197 |
| SPF_IP | 199.16.139.0/24 |
| SPF_IP | 206.108.40.0/21 |
| SPF_IP | 64.191.166.28 |
Related pages
Pivot deeper into the graph from connectednation.org.
- IP · 13.226.244.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · DE
- Email · rjohnson@connectednation.org
- TLD · .org
- Browse hostnames · co…
- 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: "connectednation.org"})-[: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.