Skip to content

Hostname

mx.lexus.az

Last fetched

mx.lexus.az resolves to 2 IPv4 addresses operated by BIZLAND-SD - Newfold Digital, Inc. in US.

Nutrition Label

WHISPER CANON · mx.lexus.azRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx.lexus.az

Resolution chain

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

IPPrefixASNOperatorCountry
66.96.140.12066.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US
66.96.140.12166.96.128.0/18AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

No WHOIS records are currently associated with mx.lexus.az in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mx.lexus.az.

Cypher and MCP

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

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