Skip to content

Hostname

development.benthaus.kitchen

Last fetched

development.benthaus.kitchen is a registered hostname under the .kitchen top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · development.benthaus.kitchenRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/development.benthaus.kitchen

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with development.benthaus.kitchen in WhisperGraph.

Subdomains

1 observed subdomain of development.benthaus.kitchen.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for development.benthaus.kitchen.

MechanismTarget
SPF_Adevelopment.benthaus.kitchen
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdevelopment.benthaus.kitchen

Related pages

Pivot deeper into the graph from development.benthaus.kitchen.

Cypher and MCP

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

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