Skip to content

Hostname

fedecom.nl

Last fetched

fedecom.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rootnet noc b.v. as the registrar.

Nutrition Label

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

Resolution chain

fedecom.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:rootnet noc b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of fedecom.nl.

Web-graph footprint

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

80 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for fedecom.nl.

MechanismTarget
SPF_Afedecom.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.62.199.94
SPF_IP185.173.20.172/32
SPF_IP216.146.32.161/32
SPF_IP216.146.32.185/32
SPF_IP216.146.32.186/32
SPF_IP216.146.32.187/32
SPF_IP216.146.32.188/32
SPF_IP2a03:b0c0:2:d0:0:0:60:a001
SPF_IP2a0b:3100:100:12:0:0:244:82
SPF_IP2a0b:3100:20:0:0:0:0:7b
SPF_IP81.93.164.103/32
SPF_IP82.93.173.201
SPF_IP85.146.240.186/29
SPF_IP92.70.147.49/28
SPF_IP92.70.147.52
SPF_IP92.70.147.55
SPF_MXfedecom.nl

Related pages

Pivot deeper into the graph from fedecom.nl.

Cypher and MCP

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

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