Skip to content

Hostname

svg.de

Last fetched

svg.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · svg.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/svg.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.30.61.17946.30.106.0/23AS15817DE

WHOIS identity

No WHOIS records are currently associated with svg.de in WhisperGraph.

Subdomains

80 observed subdomains of svg.de.

Web-graph footprint

Distinct hostnames that link to or from svg.de in the public web crawl.

174 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for svg.de.

MechanismTarget
SPF_Amailserver.svg.de
SPF_Asvg.de
SPF_INCLUDE_spf.de.seppmail.cloud
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.60.27/32
SPF_IP217.243.229.210/32
SPF_IP37.202.0.202
SPF_IP37.202.4.95
SPF_IP37.202.5.54
SPF_IP37.202.7.109
SPF_IP46.30.61.108/32
SPF_IP54.240.55.105
SPF_IP80.67.31.100/32
SPF_MXsvg.de

Related pages

Pivot deeper into the graph from svg.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "svg.de"})-[: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.