Skip to content

Hostname

ltyp.training.eucom.ro

Last fetched

ltyp.training.eucom.ro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · ltyp.training.eucom.roRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ltyp.training.eucom.ro

Resolution chain

ltyp.training.eucom.ro resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.170.1293.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.33.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.383.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.753.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.175.45.243.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.333.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.583.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.623.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

No WHOIS records are currently associated with ltyp.training.eucom.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ltyp.training.eucom.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from ltyp.training.eucom.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ltyp.training.eucom.ro"})-[: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.