Skip to content

Hostname

levnex.com

Last fetched

levnex.com resolves to 2 IPv4 addresses operated by AS57367 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · levnex.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/levnex.com

Resolution chain

levnex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:433
Organization
levnex sp. z o.o.
Contact emails

Subdomains

9 observed subdomains of levnex.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for levnex.com.

MechanismTarget
SPF_Alevnex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.112.139
SPF_IP185.36.169.218
SPF_IP212.91.26.144
SPF_IP213.189.55.155
SPF_IP85.194.241.57
SPF_IP85.194.246.52
SPF_MXlevnex.com

Related pages

Pivot deeper into the graph from levnex.com.

Cypher and MCP

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

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