Skip to content

Hostname

superchance100.fr

Last fetched

superchance100.fr resolves to 1 IPv4 address operated by CLARANET-AS - Claranet Limited in DE. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · superchance100.frRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/superchance100.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.6.184.210212.6.128.0/17AS8426CLARANET-AS - Claranet LimitedDE

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
s.a.g. services d'achat en groupe s.a.r.l.
Contact emails

Subdomains

5 observed subdomains of superchance100.fr.

Web-graph footprint

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

9 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for superchance100.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.talk2.cc
SPF_IP212.6.184.198
SPF_IP212.6.184.199
SPF_IP212.6.184.200
SPF_IP212.6.184.201
SPF_MXsuperchance100.fr

Related pages

Pivot deeper into the graph from superchance100.fr.

Cypher and MCP

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

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