Skip to content

Hostname

info.interfisc.be

Last fetched

info.interfisc.be resolves to 2 IPv4 addresses operated by SPOTLER Spotler Network in NL.

Nutrition Label

WHISPER CANON · info.interfisc.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/info.interfisc.be

Resolution chain

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

IPPrefixASNOperatorCountry
46.31.51.4346.31.48.0/21AS51514SPOTLER Spotler NetworkNL
46.31.51.4446.31.48.0/21AS51514SPOTLER Spotler NetworkNL

WHOIS identity

No WHOIS records are currently associated with info.interfisc.be in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for info.interfisc.be.

MechanismTarget
SPF_INCLUDEmailplus.nl

Related pages

Pivot deeper into the graph from info.interfisc.be.

Cypher and MCP

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

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