Skip to content

Hostname

lex-aww.com

Last fetched

lex-aww.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · lex-aww.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lex-aww.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.254.121136.243.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
89.161.129.16689.161.128.0/18AS12824HOMEPL-AS - home.pl sp. z o.o.PL

WHOIS identity

Registrar
iana:433
Organization
kancelaria radcy prawnego malgorzata aleksandrow
Contact emails

Subdomains

5 observed subdomains of lex-aww.com.

Web-graph footprint

Distinct hostnames that link to or from lex-aww.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for lex-aww.com.

MechanismTarget
SPF_Alex-aww.com
SPF_INCLUDE_spf.cal.pl
SPF_IP167.235.187.71
SPF_MXlex-aww.com

Related pages

Pivot deeper into the graph from lex-aww.com.

Cypher and MCP

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

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