Skip to content

Hostname

benny.de

Last fetched

benny.de resolves to 1 IPv4 address operated by MEER-AS meerfarbig GmbH & Co. KG in DE.

Nutrition Label

WHISPER CANON · benny.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/benny.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.149.9185.220.149.0/24AS34549MEER-AS meerfarbig GmbH & Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

19 SPF mechanisms authorising senders for benny.de.

MechanismTarget
SPF_IP185.220.148.12
SPF_IP185.26.156.234
SPF_IP192.109.42.108
SPF_IP195.20.121.100
SPF_IP2001:1440:201:101:0:0:0:5
SPF_IP2001:470:142:0:0:0:0:13
SPF_IP2001:bf0:c000:a:0:0:1:108
SPF_IP209.51.188.13
SPF_IP212.12.55.65
SPF_IP212.12.55.67
SPF_IP2a00:12d8:7000:0:0:0:0:12
SPF_IP2a00:14b0:4200:3000:23:55:0:65
SPF_IP2a00:d0c0:200:0:90e2:66ff:fee2:ecc7
SPF_IP2a01:4f8:1c1e:e01b::1/128
SPF_IP2a0b:f840:0:0:0:0:0:12
SPF_IP5.230.117.12
SPF_IP78.47.18.81/32
SPF_IP78.47.65.75/32
SPF_MXbenny.de

Related pages

Pivot deeper into the graph from benny.de.

Cypher and MCP

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

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