Skip to content

Hostname

denxpert.app

Last fetched

denxpert.app resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · denxpert.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/denxpert.app

Resolution chain

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

IPPrefixASNOperatorCountry
137.117.230.9137.117.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1519
Organization
denxpert ehs&s software kft.
Contact emails

Subdomains

4 observed subdomains of denxpert.app.

Web-graph footprint

Distinct hostnames that link to or from denxpert.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for denxpert.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.26.104.0/22

Related pages

Pivot deeper into the graph from denxpert.app.

Cypher and MCP

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

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