Skip to content

Hostname

easyteam.fr

Last fetched

easyteam.fr resolves to 1 IPv4 address operated by AS20986 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · easyteam.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/easyteam.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.59.48185.111.56.0/22AS20986FR

WHOIS identity

Registrar
registrar:ovh
Organization
easyteam
Contact emails

Subdomains

67 observed subdomains of easyteam.fr.

Web-graph footprint

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

30 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for easyteam.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.telealerte.net
SPF_IP185.111.56.71
SPF_IP185.33.12.237
SPF_IP35.180.175.50
SPF_IP35.181.25.130/32
SPF_IP35.197.228.225
SPF_IP52.19.119.209

Related pages

Pivot deeper into the graph from easyteam.fr.

Cypher and MCP

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

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