Skip to content

Hostname

aboutus.org

Last fetched

aboutus.org resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · aboutus.orgRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aboutus.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.12.120100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.68.131100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.201.108174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.87.22818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.78.9723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.59.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.121.20634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.73.12735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.212.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.58.4544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.234.23813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.230.21098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.27.18798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

15 observed subdomains of aboutus.org.

Web-graph footprint

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

1,078 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aboutus.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEretailspf.smtp.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from aboutus.org.

Cypher and MCP

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

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