Skip to content

Hostname

lippe.coffee

Last fetched

lippe.coffee resolves to 1 IPv4 address operated by AS34087 in NO. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · lippe.coffeeRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lippe.coffee

Resolution chain

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

IPPrefixASNOperatorCountry
178.164.11.151178.164.0.0/19AS34087NO

WHOIS identity

Registrar
iana:1345
Organization
alexander von der lippe
Contact emails

Subdomains

8 observed subdomains of lippe.coffee.

Threat posture

History

Mail and authentication

MX records

  • lippe.coffee

SPF policy

4 SPF mechanisms authorising senders for lippe.coffee.

MechanismTarget
SPF_Alippe.coffee
SPF_IP178.164.11.151
SPF_IP85.221.23.170
SPF_MXlippe.coffee

Related pages

Pivot deeper into the graph from lippe.coffee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lippe.coffee"})-[: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.