Skip to content

Hostname

sevan.com

Last fetched

sevan.com resolves to 1 IPv4 address operated by HETZNER-CLOUD2-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of sevan.com.

Web-graph footprint

Distinct hostnames that link to or from sevan.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 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 sevan.com.

Cypher and MCP

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

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