Skip to content

Hostname

up2play.fr

Last fetched

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

Nutrition Label

WHISPER CANON · up2play.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/up2play.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.182.168.1445.182.168.0/24AS208957FR

WHOIS identity

Registrar
registrar:ovh
Organization
realites
Contact emails

Subdomains

2 observed subdomains of up2play.fr.

Web-graph footprint

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

102 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for up2play.fr.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_Asmtp-web.2isr.fr
SPF_Aup2play.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:470:c877:3:0:0:0:8
SPF_IP46.31.194.0/25
SPF_IP5.226.2.176/28
SPF_IP54.37.150.210
SPF_MXup2play.fr

Related pages

Pivot deeper into the graph from up2play.fr.

Cypher and MCP

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

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