Skip to content

Hostname

svea.com

Last fetched

svea.com resolves to 1 IPv4 address operated by CERNEWTECH-ZHENGZHOU CERNET New Technology Co., Ltd in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · svea.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/svea.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.105.138.178193.105.138.0/24AS211899CERNEWTECH-ZHENGZHOU CERNET New Technology Co., LtdSE

WHOIS identity

Registrar
iana:106
Organization
failed scrape
Contact emails

Subdomains

135 observed subdomains of svea.com.

Web-graph footprint

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

1,525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for svea.com.

MechanismTarget
SPF_INCLUDE_spf.apsisone.com
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEspf.hatteland.com
SPF_IP185.163.189.90
SPF_IP193.13.207.6
SPF_IP193.13.207.7

Related pages

Pivot deeper into the graph from svea.com.

Cypher and MCP

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

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