Skip to content

Hostname

sgf.de

Last fetched

sgf.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · sgf.deRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/sgf.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.235217.160.0.0/16AS8560DE

WHOIS identity

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

Subdomains

9 observed subdomains of sgf.de.

Web-graph footprint

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

31 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sgf.de.

MechanismTarget
SPF_INCLUDE2711006.spf05.hubspotemail.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.138.4.137
SPF_IP213.95.13.132/32
SPF_IP213.95.13.133/32
SPF_IP217.172.190.171
SPF_IP85.93.93.94
SPF_IP92.79.67.138
SPF_IP95.130.250.122

Related pages

Pivot deeper into the graph from sgf.de.

Cypher and MCP

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

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