Skip to content

Hostname

behnogen.com

Last fetched

behnogen.com resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · behnogen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/behnogen.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.242.15892.204.240.0/20AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:82
Organization
behsazan host
Contact emails

Subdomains

2 observed subdomains of behnogen.com.

Web-graph footprint

Distinct hostnames that link to or from behnogen.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • behnogen.com

SPF policy

10 SPF mechanisms authorising senders for behnogen.com.

MechanismTarget
SPF_Abehnogen.com
SPF_IP185.164.72.77
SPF_IP217.198.190.145
SPF_IP217.198.190.60
SPF_IP37.48.81.161
SPF_IP94.182.190.179
SPF_IP95.211.170.225
SPF_IP95.211.218.91
SPF_IP95.211.95.130
SPF_MXbehnogen.com

Related pages

Pivot deeper into the graph from behnogen.com.

Cypher and MCP

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

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