Skip to content

Hostname

roady.fr

Last fetched

roady.fr resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:domainoo as the registrar.

Nutrition Label

WHISPER CANON · roady.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/roady.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.171.14234.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:domainoo
Organization
itm entreprises
Contact emails

Subdomains

11 observed subdomains of roady.fr.

Web-graph footprint

Distinct hostnames that link to or from roady.fr in the public web crawl.

589 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for roady.fr.

MechanismTarget
SPF_Asmtp.mousquetaires.com
SPF_INCLUDEspf-004e2302.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.98.100.2
SPF_IP194.98.100.253
SPF_IP81.255.44.2/32
SPF_IP81.255.44.253
SPF_IP91.237.184.253
SPF_IP91.237.184.6

Related pages

Pivot deeper into the graph from roady.fr.

Cypher and MCP

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

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