Skip to content

Hostname

sgd.de

Last fetched

sgd.de resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.237.134.8180.237.134.0/24AS61157DE

WHOIS identity

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

Subdomains

38 observed subdomains of sgd.de.

Web-graph footprint

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

567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sgd.de.

MechanismTarget
SPF_Asgd.de
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.110.13/32
SPF_IP159.69.3.23/32
SPF_IP213.157.13.165
SPF_IP62.138.249.66
SPF_IP62.138.249.68
SPF_IP62.138.249.70
SPF_IP80.237.134.84
SPF_IP80.237.134.85
SPF_IP80.237.134.86
SPF_MXsgd.de

Related pages

Pivot deeper into the graph from sgd.de.

Cypher and MCP

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

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