Skip to content

Hostname

sovran.cfd

Last fetched

sovran.cfd resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · sovran.cfdRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sovran.cfd

Resolution chain

sovran.cfd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.147.34131.153.144.0/21AS19437SS-ASH - SECURED SERVERS LLCUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:3862
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • sovran.cfd

SPF policy

5 SPF mechanisms authorising senders for sovran.cfd.

MechanismTarget
SPF_Asovran.cfd
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP131.153.147.34
SPF_MXsovran.cfd

Related pages

Pivot deeper into the graph from sovran.cfd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sovran.cfd"})-[: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.