Skip to content

Hostname

logius.nl

Last fetched

logius.nl resolves to 1 IPv4 address operated by NL-INTERMAX Intermax Cloudsourcing B.V. in NL.

Nutrition Label

WHISPER CANON · logius.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/logius.nl

Resolution chain

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

IPPrefixASNOperatorCountry
93.92.103.9993.92.100.0/22AS24586NL-INTERMAX Intermax Cloudsourcing B.V.NL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from logius.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for logius.nl.

MechanismTarget
SPF_Alogius.nl
SPF_INCLUDE_spf.dtnr.nl
SPF_INCLUDE_spf.intermax.nl
SPF_INCLUDEaut.ssonet.nl
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEspf.lgs-picardcloud.nl
SPF_INCLUDEspf.oracleemaildelivery.com
SPF_IP144.43.253.112/28
SPF_IP2001:4c10:1018:4096:0:0:0:19
SPF_IP62.112.224.0/19
SPF_IP93.92.103.92
SPF_IP93.92.103.98

Related pages

Pivot deeper into the graph from logius.nl.

Cypher and MCP

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

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