Skip to content

Hostname

ns2.stratic.fr

Last fetched

ns2.stratic.fr resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · ns2.stratic.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ns2.stratic.fr

Resolution chain

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

IPPrefixASNOperatorCountry
37.187.153.17837.187.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with ns2.stratic.fr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ns2.stratic.fr.

MechanismTarget
SPF_Ans2.stratic.fr
SPF_INCLUDE_spf.google.com
SPF_IP2001:41d0:a:59b2::/56
SPF_IP2001:bc8:39c3::/48
SPF_IP37.187.153.178
SPF_IP62.210.151.128

Related pages

Pivot deeper into the graph from ns2.stratic.fr.

Cypher and MCP

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

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