Skip to content

Hostname

roobol.com

Last fetched

roobol.com resolves to 1 IPv4 address operated by AS31673 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · roobol.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/roobol.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.168.1805.39.168.0/21AS31673NL

WHOIS identity

Registrar
iana:69
Organization
m. roobol woontextiel b.v.
Contact emails

Subdomains

12 observed subdomains of roobol.com.

Web-graph footprint

Distinct hostnames that link to or from roobol.com in the public web crawl.

253 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for roobol.com.

MechanismTarget
SPF_Aroobol.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.routit.net
SPF_IP145.131.16.35
SPF_IP31.160.194.185
SPF_IP79.170.90.113
SPF_IP83.96.254.8
SPF_IP89.146.30.0/27
SPF_IP89.146.50.213

Related pages

Pivot deeper into the graph from roobol.com.

Cypher and MCP

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

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