Skip to content

Hostname

interfisc.nl

Last fetched

interfisc.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

interfisc.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

12 observed subdomains of interfisc.nl.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for interfisc.nl.

MechanismTarget
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDE_sw.gimple.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.44.227
SPF_IP194.165.34.0/24
SPF_IP5.254.39.28/32
SPF_IP5.61.248.249
SPF_IP87.215.39.65/29
SPF_IP91.183.125.196

Related pages

Pivot deeper into the graph from interfisc.nl.

Cypher and MCP

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

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