Skip to content

Hostname

medpets.fr

Last fetched

medpets.fr resolves to 1 IPv4 address operated by AS35470 in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.96.237.9683.96.236.0/22AS35470NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
e-birdy b.v.
Contact emails

Subdomains

4 observed subdomains of medpets.fr.

Web-graph footprint

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

225 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for medpets.fr.

MechanismTarget
SPF_Amedpets.fr
SPF_INCLUDE_spf.sherpaan.nl
SPF_INCLUDE_spf.supportbyrobin.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP149.72.162.159
SPF_IP2001:828:400:1039:9c:0:0:1
SPF_IP81.4.72.240/29
SPF_MXmedpets.fr

Related pages

Pivot deeper into the graph from medpets.fr.

Cypher and MCP

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

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