Skip to content

Hostname

windowonawiderworld.org

Last fetched

windowonawiderworld.org resolves to 8 IPv4 addresses operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc in VG. WHOIS lists iana:30 as the registrar.

Nutrition Label

WHISPER CANON · windowonawiderworld.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/windowonawiderworld.org

Resolution chain

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

IPPrefixASNOperatorCountry
204.11.56.51204.11.56.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
3.5.129.1443.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.983.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1913.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.16052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.99.8852.219.99.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:30
Organization
perfect privacy,
Contact emails

Subdomains

2 observed subdomains of windowonawiderworld.org.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for windowonawiderworld.org.

MechanismTarget
SPF_Awindowonawiderworld.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from windowonawiderworld.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "windowonawiderworld.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.