Skip to content

Hostname

roost.nl

Last fetched

roost.nl resolves to 1 IPv4 address operated by Interconnect - ML Consultancy in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · roost.nlRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/roost.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.206.238.149213.206.192.0/18AS9150Interconnect - ML ConsultancyNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of roost.nl.

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for roost.nl.

MechanismTarget
SPF_Ardsgw.roost.nl
SPF_Aroost.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.203.109
SPF_IP185.252.77.229
SPF_IP2001:4018:8800:100:213:206:238:195
SPF_IP213.206.238.149
SPF_IP213.206.238.195
SPF_IP37.97.164.179
SPF_MXroost.nl

Related pages

Pivot deeper into the graph from roost.nl.

Cypher and MCP

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

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