Hostname
tigo.com.sv
Last fetched
tigo.com.sv resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
tigo.com.sv resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with tigo.com.sv in WhisperGraph.
Subdomains
76 observed subdomains of tigo.com.sv.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tigo.com.sv in the public web crawl.
87 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for tigo.com.sv.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 200.85.0.53 |
| SPF_IP | 200.85.0.60 |
| SPF_IP | 200.85.0.83 |
| SPF_IP | 34.192.83.0/32 |
Related pages
Pivot deeper into the graph from tigo.com.sv.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tigo.com.sv"})-[: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.