Skip to content

Hostname

rematch.fr

Last fetched

rematch.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · rematch.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rematch.fr

Resolution chain

rematch.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

38 observed subdomains of rematch.fr.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rematch.fr.

MechanismTarget
SPF_Aboutique.rematch.tv
SPF_Amail.rematch.fr
SPF_Amailphp.lws-hosting.com
SPF_Arematch.fr
SPF_INCLUDE47389118.spf03.hubspotemail.net
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP163.172.100.37
SPF_MXrematch.fr

Related pages

Pivot deeper into the graph from rematch.fr.

Cypher and MCP

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

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