Skip to content

Hostname

fakro.nl

Last fetched

fakro.nl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:telenet as the registrar.

Nutrition Label

WHISPER CANON · fakro.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fakro.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.216.83.221213.216.64.0/18AS12741PL

WHOIS identity

Registrar
registrar:telenet
Organization
Contact emails

Subdomains

5 observed subdomains of fakro.nl.

Web-graph footprint

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

123 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fakro.nl.

MechanismTarget
SPF_Afakro.nl
SPF_IP212.83.224.11
SPF_IP212.83.224.30
SPF_IP37.128.111.172/32
SPF_IP37.247.226.70/32
SPF_MXfakro.nl

Related pages

Pivot deeper into the graph from fakro.nl.

Cypher and MCP

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

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