Skip to content

Hostname

rouxel.com

Last fetched

rouxel.com resolves to 2 IPv4 addresses operated by AS21409 in FR. WHOIS lists iana:601 as the registrar.

Nutrition Label

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

Resolution chain

rouxel.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:601
Organization
gwenael rouxel
Contact emails

Subdomains

26 observed subdomains of rouxel.com.

Web-graph footprint

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

59 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rouxel.com.

MechanismTarget
SPF_Arouxel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.170.57.103
SPF_IP178.170.57.173
SPF_IP37.58.197.108
SPF_MXrouxel.com

Related pages

Pivot deeper into the graph from rouxel.com.

Cypher and MCP

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

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