Skip to content

Hostname

www.sevan.com

Last fetched

www.sevan.com resolves to 1 IPv4 address operated by HETZNER-CLOUD2-AS in US.

Nutrition Label

WHISPER CANON · www.sevan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.sevan.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.161.43.2335.161.43.0/24AS213230HETZNER-CLOUD2-ASUS

WHOIS identity

No WHOIS records are currently associated with www.sevan.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for www.sevan.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEnam.pb-dynmktg.com
SPF_INCLUDEspf-00620d01.pphosted.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.66.138.128/25
SPF_IP15.197.225.128
SPF_IP205.220.163.209
SPF_IP205.220.175.208
SPF_IP40.78.242.0/25
SPF_IP50.206.0.254

Related pages

Pivot deeper into the graph from www.sevan.com.

Cypher and MCP

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

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