Skip to content

Hostname

olfus.is

Last fetched

olfus.is is a registered hostname under the .is top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · olfus.isRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/olfus.is

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with olfus.is in WhisperGraph.

Subdomains

10 observed subdomains of olfus.is.

Web-graph footprint

Distinct hostnames that link to or from olfus.is in the public web crawl.

86 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for olfus.is.

MechanismTarget
SPF_Amx1.midja.is
SPF_Amx4.midja.is
SPF_INCLUDE_spf.email.stefna.is
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.19.52.67
SPF_IP37.205.35.49
SPF_IP54.155.19.247/23

Related pages

Pivot deeper into the graph from olfus.is.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "olfus.is"})-[: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.