Skip to content

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

WHISPER CANON · sv.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sv.se

Resolution chain

sv.se resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.132151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.132151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.132151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.132151.101.64.0/22AS54113FASTLY - 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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sv.se.

MechanismTarget
SPF_Asmtprelay04.iplace.se
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEessprod0.templafy-ess.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.178.171.155
SPF_IP195.54.148.0/24
SPF_IP20.61.145.119/32
SPF_IP212.16.165.130/32
SPF_IP213.174.90.232/28
SPF_IP217.114.80.100/32
SPF_IP62.109.53.130
SPF_IP62.209.165.0/24
SPF_IP82.96.56.24/32
SPF_IP82.99.3.130
SPF_IP84.19.145.87
SPF_IP84.19.147.0/25
SPF_IP84.19.147.56
SPF_IP84.19.147.57/29
SPF_IP88.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.