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
Resolution chain
svea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.105.138.178 | 193.105.138.0/24 | AS211899 | CERNEWTECH-ZHENGZHOU CERNET New Technology Co., Ltd | SE |
WHOIS identity
- Registrar
- iana:106
- Organization
- failed scrape
- Contact emails
Subdomains
135 observed subdomains of svea.com.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from svea.com in the public web crawl.
1,525 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for svea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.apsisone.com |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | _spf.rulemailer.com |
| SPF_INCLUDE | carmamail.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | spf.hatteland.com |
| SPF_IP | 185.163.189.90 |
| SPF_IP | 193.13.207.6 |
| SPF_IP | 193.13.207.7 |
Related pages
Pivot deeper into the graph from svea.com.
- IP · 193.105.138.178
- ASN · AS211899CERNEWTECH-ZHENGZHOU CERNET New Technology Co., Ltd
- Registrar · iana:106
- Country · SE
- Email · domain@groth.eu
- TLD · .com
- Browse hostnames · sv…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.