Skip to content

Hostname

id.com.uy

Last fetched

id.com.uy resolves to 13.227.192.101, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. id.com.uy is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · id.com.uyRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/id.com.uy

Resolution chain

Attribution

Aws

cloud · ORIGIN_AS

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-291.awsdns-36.com
  • ns-892.awsdns-47.net
  • ns-1082.awsdns-07.org
  • ns-1710.awsdns-21.co.uk

MX records

  • mail.abitab.com.uy

SPF policy

  • include: abitab.com.uy
  • a: empresarial1.abitab.com.uy
  • a: mail.abitab.com.uy
  • mx: id.com.uy
  • ip: 200.40.165.25
  • ip: 201.217.128.84

Threat-feed evidence

History

Related pages

Pivot from id.com.uy into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "id.com.uy"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.