Skip to content

Hostname

sensorfact.nl

Last fetched

sensorfact.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · sensorfact.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sensorfact.nl

Resolution chain

sensorfact.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:gandi
Organization
Contact emails

Subdomains

33 observed subdomains of sensorfact.nl.

Web-graph footprint

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

36 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sensorfact.nl.

MechanismTarget
SPF_Asensorfact.nl
SPF_INCLUDE8677414.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP185.104.29.0/24
SPF_IP185.104.29.80/32
SPF_IP185.104.30.171/22
SPF_IP2a06:2ec0:1:0:0:0:0:118
SPF_IP52.51.20.240
SPF_MXsensorfact.nl

Related pages

Pivot deeper into the graph from sensorfact.nl.

Cypher and MCP

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

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