Skip to content

Hostname

rivalis.fr

Last fetched

rivalis.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · rivalis.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rivalis.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.106.180178.32.0.0/15AS16276FR

WHOIS identity

Registrar
registrar:namebay
Organization
groupe rivalis
Contact emails

Subdomains

53 observed subdomains of rivalis.fr.

Web-graph footprint

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

123 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rivalis.fr.

MechanismTarget
SPF_Arivalis.fr
SPF_INCLUDE5018614.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP178.33.61.110/32
SPF_IP213.32.146.80
SPF_IP51.75.24.116
SPF_IP62.210.151.123/32
SPF_MXrivalis.fr

Related pages

Pivot deeper into the graph from rivalis.fr.

Cypher and MCP

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

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