Skip to content

Hostname

awo.org

Last fetched

awo.org resolves to 1 IPv4 address operated by AS50372 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · awo.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/awo.org

Resolution chain

awo.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.57.42.185.57.42.0/24AS50372DE

WHOIS identity

Registrar
iana:15
Organization
awo bundesverband e. v.
Contact emails

Subdomains

85 observed subdomains of awo.org.

Web-graph footprint

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

1,469 sites link to this hostname.

243 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for awo.org.

MechanismTarget
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP1.179.112.0/20
SPF_IP116.202.218.36
SPF_IP178.63.0.145
SPF_IP185.41.28.0/24
SPF_IP217.160.192.184/32
SPF_IP46.30.57.116
SPF_IP5.57.41.102
SPF_IP5.57.41.219
SPF_IP5.57.42.18
SPF_IP62.55.182.68/32
SPF_IP77.32.148.0/24
SPF_IP92.198.41.178/29
SPF_MXawo.org

Related pages

Pivot deeper into the graph from awo.org.

Cypher and MCP

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

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