Skip to content

Hostname

ampelmann.de

Last fetched

ampelmann.de resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.230.13.16687.230.0.0/19AS8972FR

WHOIS identity

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

Subdomains

29 observed subdomains of ampelmann.de.

Web-graph footprint

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

227 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ampelmann.de.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP217.6.246.2
SPF_IP37.61.200.194
SPF_IP83.169.35.205
SPF_IP92.51.130.152

Related pages

Pivot deeper into the graph from ampelmann.de.

Cypher and MCP

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

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