Skip to content

Hostname

rooth.frl

Last fetched

rooth.frl resolves to 1 IPv4 address operated by AS48501 in NL. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · rooth.frlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/rooth.frl

Resolution chain

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

IPPrefixASNOperatorCountry
185.161.141.168185.161.140.0/22AS48501NL

WHOIS identity

Registrar
iana:1464
Organization
okkinga communicatie
Contact emails

Subdomains

1 observed subdomain of rooth.frl.

Subdomain
www.rooth.frl

Web-graph footprint

Distinct hostnames that link to or from rooth.frl in the public web crawl.

9 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rooth.frl.

MechanismTarget
SPF_INCLUDE_spf.mijnspamfilter.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamcluster.nl
SPF_IP185.161.141.168

Related pages

Pivot deeper into the graph from rooth.frl.

Cypher and MCP

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

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