Skip to content

Hostname

svedan.com

Last fetched

svedan.com resolves to 1 IPv4 address operated by AS51468 in DK. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · svedan.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/svedan.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.30.215.12746.30.240.0/22AS51468DK

WHOIS identity

Registrar
iana:106
Organization
na na
Contact emails

Subdomains

5 observed subdomains of svedan.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for svedan.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.252.14

Related pages

Pivot deeper into the graph from svedan.com.

Cypher and MCP

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

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