Skip to content

Hostname

in-leo.com

Last fetched

in-leo.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · in-leo.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/in-leo.com

Resolution chain

in-leo.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.205.11518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.244.10718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.11018.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.12818.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.5418.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.164.230.283.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.413.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.793.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.913.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from in-leo.com.

Cypher and MCP

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

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