Skip to content

Hostname

lextax.cloud

Last fetched

lextax.cloud resolves to 2 IPv4 addresses operated by HOMEPL-AS - home.pl sp. z o.o. in PL. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · lextax.cloudRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/lextax.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
46.242.239.7546.242.192.0/18AS12824HOMEPL-AS - home.pl sp. z o.o.PL
52.22.145.23852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1345
Organization
''account kancelaria ksigowa j.opala spaka jawna''
Contact emails

Subdomains

1 observed subdomain of lextax.cloud.

Web-graph footprint

Distinct hostnames that link to or from lextax.cloud in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • lextax.cloud

SPF policy

2 SPF mechanisms authorising senders for lextax.cloud.

MechanismTarget
SPF_Alextax.cloud
SPF_MXlextax.cloud

Related pages

Pivot deeper into the graph from lextax.cloud.

Cypher and MCP

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

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