Skip to content

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

WHISPER CANON · tigo.com.svRouting diversity6.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tigo.com.sv

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.

IPPrefixASNOperatorCountry
100.30.87.166100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.144.174100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.167.221107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.248.1923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.82.2023.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.171.443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.68.793.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.196.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.127.6152.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.174.20254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.241.1754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.214.8254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.54.19254.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.36.298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.99.17032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.170.208100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.99.15054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.108.6823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.39.10534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.203.7534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tigo.com.sv in WhisperGraph.

Subdomains

76 observed subdomains of tigo.com.sv.

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

SPF policy

7 SPF mechanisms authorising senders for tigo.com.sv.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP200.85.0.53
SPF_IP200.85.0.60
SPF_IP200.85.0.83
SPF_IP34.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 20

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