Hostname
tigo.com.gt
Last fetched
tigo.com.gt resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
tigo.com.gt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.0.229.131 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- km 9.5 carretera a el salvador, plaza tigo. santa catarina pinula. guatemala. . guatemala
- Contact emails
- —
Subdomains
202 observed subdomains of tigo.com.gt.
Showing 25 of 202. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tigo.com.gt in the public web crawl.
126 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for tigo.com.gt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 140.86.63.171 |
| SPF_IP | 200.49.163.173 |
| SPF_IP | 200.49.163.7 |
| SPF_IP | 34.192.83.0/32 |
Related pages
Pivot deeper into the graph from tigo.com.gt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tigo.com.gt"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.