Skip to content

Hostname

dev.friedrichskoog.de

Last fetched

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

Nutrition Label

WHISPER CANON · dev.friedrichskoog.deRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev.friedrichskoog.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.57.106178.16.56.0/21AS15817DE

WHOIS identity

No WHOIS records are currently associated with dev.friedrichskoog.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dev.friedrichskoog.de.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.106.66.0/24
SPF_IP176.28.29.0/27
SPF_IP188.94.248.181
SPF_IP188.94.27.226
SPF_IP188.94.27.228
SPF_IP217.115.132.160/27
SPF_IP217.115.137.48/28
SPF_IP217.115.153.192/27
SPF_IP62.138.228.0/26
SPF_IP62.156.168.0/24
SPF_IP78.46.74.71
SPF_MXdev.friedrichskoog.de

Related pages

Pivot deeper into the graph from dev.friedrichskoog.de.

Cypher and MCP

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

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