Skip to content

Hostname

svd.se

Last fetched

svd.se resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:excedonetworksab as the registrar.

Nutrition Label

WHISPER CANON · svd.seRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/svd.se

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.65.7615.197.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
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
76.223.85.076.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:excedonetworksab
Organization
Contact emails

Subdomains

114 observed subdomains of svd.se.

Web-graph footprint

Distinct hostnames that link to or from svd.se in the public web crawl.

12,971 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for svd.se.

Related pages

Pivot deeper into the graph from svd.se.

Cypher and MCP

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

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