Skip to content

Hostname

olavm.org

Last fetched

olavm.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · olavm.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/olavm.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.2.128108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.42108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.89108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.92108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.164.32.618.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.8118.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.8518.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.32.9318.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of olavm.org.

Web-graph footprint

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

20 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for olavm.org.

MechanismTarget
SPF_INCLUDEspf.onlarksuite.com

Related pages

Pivot deeper into the graph from olavm.org.

Cypher and MCP

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

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