Hostname
sv.se
Last fetched
sv.se resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
sv.se resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.130.132 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.194.132 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.132 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.66.132 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of sv.se.
Web-graph footprint
Distinct hostnames that link to or from sv.se in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for sv.se.
| Mechanism | Target |
|---|---|
| SPF_A | smtprelay04.iplace.se |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | essprod0.templafy-ess.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.178.171.155 |
| SPF_IP | 195.54.148.0/24 |
| SPF_IP | 20.61.145.119/32 |
| SPF_IP | 212.16.165.130/32 |
| SPF_IP | 213.174.90.232/28 |
| SPF_IP | 217.114.80.100/32 |
| SPF_IP | 62.109.53.130 |
| SPF_IP | 62.209.165.0/24 |
| SPF_IP | 82.96.56.24/32 |
| SPF_IP | 82.99.3.130 |
| SPF_IP | 84.19.145.87 |
| SPF_IP | 84.19.147.0/25 |
| SPF_IP | 84.19.147.56 |
| SPF_IP | 84.19.147.57/29 |
| SPF_IP | 88.131.62.0/24 |
Related pages
Pivot deeper into the graph from sv.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sv.se"})-[: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.