Skip to content

Hostname

qenner.com

Last fetched

qenner.com resolves to 1 IPv4 address operated by AS58291 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · qenner.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/qenner.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.187.138185.140.184.0/22AS58291NL

WHOIS identity

Registrar
iana:269
Organization
qenner b.v.
Contact emails

Subdomains

74 observed subdomains of qenner.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for qenner.com.

MechanismTarget
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDE_spf.traveldesk.qenner.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEtraserv.com
SPF_IP217.119.229.246/32
SPF_IP217.119.230.129/32
SPF_IP217.119.231.67/32

Related pages

Pivot deeper into the graph from qenner.com.

Cypher and MCP

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

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