Skip to content

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

WHISPER CANON · connectednation.orgRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/connectednation.org

Resolution chain

connectednation.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.220.12313.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.6313.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.7713.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.8613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.84.11218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.5218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8418.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8718.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.155.173.11618.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.3018.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.5218.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.1099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:2
Organization
connected nation
Contact emails

Subdomains

34 observed subdomains of connectednation.org.

Web-graph footprint

Distinct hostnames that link to or from connectednation.org in the public web crawl.

356 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for connectednation.org.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.153.21.197
SPF_IP199.16.139.0/24
SPF_IP206.108.40.0/21
SPF_IP64.191.166.28

Related pages

Pivot deeper into the graph from connectednation.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.