Skip to content

Hostname

wasog.org

Last fetched

wasog.org resolves to 2 IPv4 addresses operated by AS12859 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · wasog.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wasog.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.20.124185.173.20.0/24AS12859NL
35.214.251.22335.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:839
Organization
m drent
Contact emails

Subdomains

4 observed subdomains of wasog.org.

Web-graph footprint

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

81 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wasog.org.

MechanismTarget
SPF_INCLUDE_spf.sohosted.com
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEmx.ovh.com
SPF_IP185.232.248.119
SPF_IP185.232.248.120

Related pages

Pivot deeper into the graph from wasog.org.

Cypher and MCP

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

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