Skip to content

Hostname

srdv.fr

Last fetched

srdv.fr resolves to 2 IPv4 addresses operated by AS34177 in FR. WHOIS lists registrar:phpnet france sarl as the registrar.

Nutrition Label

WHISPER CANON · srdv.frRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/srdv.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:phpnet france sarl
Organization
Contact emails

Subdomains

2 observed subdomains of srdv.fr.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for srdv.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.phpnet.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.234.47
SPF_IP46.255.163.2
SPF_IP51.254.123.206
SPF_MXsrdv.fr

Related pages

Pivot deeper into the graph from srdv.fr.

Cypher and MCP

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

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