Skip to content

Hostname

sppin.fr

Last fetched

sppin.fr resolves to 1 IPv4 address operated by AS2200 in FR.

Nutrition Label

WHISPER CANON · sppin.frRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sppin.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.51.85.29193.48.0.0/14AS2200FR

WHOIS identity

No WHOIS records are currently associated with sppin.fr in WhisperGraph.

Subdomains

7 observed subdomains of sppin.fr.

Web-graph footprint

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

27 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sppin.fr.

MechanismTarget
SPF_INCLUDE_spf.parisdescartes.fr
SPF_IP37.187.6.215
SPF_IP82.64.65.140
SPF_MXsppin.fr

Related pages

Pivot deeper into the graph from sppin.fr.

Cypher and MCP

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

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