Skip to content

Hostname

led-t.com

Last fetched

led-t.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · led-t.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/led-t.com

Resolution chain

led-t.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.77.31.19245.77.16.0/20AS20473AS-VULTR - The Constant Company, LLCJP
49.212.198.16149.212.0.0/16AS9371JP
95.217.149.23095.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 012933350
Contact emails

Subdomains

3 observed subdomains of led-t.com.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from led-t.com.

Cypher and MCP

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

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