Skip to content

Hostname

tigo.com.py

Last fetched

tigo.com.py resolves to 2 IPv4 addresses operated by AS23201 in PY.

Nutrition Label

WHISPER CANON · tigo.com.pyRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/tigo.com.py

Resolution chain

tigo.com.py resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
186.16.16.100186.16.16.0/24AS23201PY
52.0.229.13152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

93 observed subdomains of tigo.com.py.

Web-graph footprint

Distinct hostnames that link to or from tigo.com.py in the public web crawl.

125 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tigo.com.py.

MechanismTarget
SPF_INCLUDE_spf4.tigo.com.py
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from tigo.com.py.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tigo.com.py"})-[: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.