Skip to content

Hostname

roxell.com

Last fetched

roxell.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · roxell.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/roxell.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.251.137.7023.251.137.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
23.251.137.7023.251.137.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:1464
Organization
filip van parijs
Contact emails

Subdomains

13 observed subdomains of roxell.com.

Web-graph footprint

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

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for roxell.com.

MechanismTarget
SPF_Amail.roxell.com
SPF_Aroxell.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizito.be
SPF_IP185.111.57.5/32
SPF_IP194.78.179.250
SPF_IP2.24.16.14
SPF_IP212.113.74.128
SPF_IP81.241.238.41
SPF_IP81.82.215.0
SPF_MXroxell.com

Related pages

Pivot deeper into the graph from roxell.com.

Cypher and MCP

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

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