Skip to content

Hostname

ltson.com

Last fetched

ltson.com resolves to 1 IPv4 address operated by VERSAWEB-ASN - VegasNAP, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ltson.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ltson.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.46.128.11472.46.128.0/22AS36114VERSAWEB-ASN - VegasNAP, LLCUS

WHOIS identity

Registrar
iana:48
Organization
lazare diamonds c/o eecons
Contact emails

Subdomains

2 observed subdomains of ltson.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for ltson.com.

MechanismTarget
SPF_Aeecons.com
SPF_IP72.46.131.46

Related pages

Pivot deeper into the graph from ltson.com.

Cypher and MCP

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

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