Skip to content

Hostname

mint-mobile.fr

Last fetched

mint-mobile.fr resolves to 1 IPv4 address operated by AS35625 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · mint-mobile.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mint-mobile.fr

Resolution chain

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

IPPrefixASNOperatorCountry
95.170.4.4395.170.4.0/24AS35625FR

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

7 observed subdomains of mint-mobile.fr.

Web-graph footprint

Distinct hostnames that link to or from mint-mobile.fr in the public web crawl.

19 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mint-mobile.fr.

MechanismTarget
SPF_Amx1.budgetelecom.com
SPF_INCLUDEmail.zendesk.com
SPF_IP95.170.4.173
SPF_IP95.170.4.174
SPF_MXmint-mobile.fr

Related pages

Pivot deeper into the graph from mint-mobile.fr.

Cypher and MCP

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

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