Skip to content

Hostname

sgalinski.de

Last fetched

sgalinski.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.46.25078.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of sgalinski.de.

Web-graph footprint

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

95 sites link to this hostname.

223 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sgalinski.de.

MechanismTarget
SPF_Asgalinski.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.easybill-mail.de
SPF_INCLUDEspf.heyrecruit.de
SPF_IP173.212.194.5
SPF_IP173.212.194.6
SPF_IP176.28.52.126
SPF_IP176.28.52.80
SPF_IP2a02:c205:3001:9117:0:0:0:1
SPF_IP2a02:c207:1000:6596:0:0:0:1
SPF_IP5.189.167.171
SPF_IP78.46.46.250
SPF_IP79.143.177.203
SPF_IP91.250.83.206
SPF_MXsgalinski.de

Related pages

Pivot deeper into the graph from sgalinski.de.

Cypher and MCP

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

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