Skip to content

Hostname

teamrocket.com.ar

Last fetched

teamrocket.com.ar resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in ID.

Nutrition Label

WHISPER CANON · teamrocket.com.arRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/teamrocket.com.ar

Resolution chain

teamrocket.com.ar resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.92.12.126153.92.12.0/24AS47583AS-HOSTINGER - Hostinger International LimitedID
185.170.199.153185.170.199.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
185.170.199.99185.170.199.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
77.37.55.19577.37.55.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
91.108.119.11991.108.119.0/24AS47583AS-HOSTINGER - Hostinger International LimitedID
92.112.183.24592.112.183.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT

WHOIS identity

No WHOIS records are currently associated with teamrocket.com.ar in WhisperGraph.

Subdomains

1 observed subdomain of teamrocket.com.ar.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for teamrocket.com.ar.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from teamrocket.com.ar.

Cypher and MCP

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

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