Skip to content

Hostname

warrior.com.pe

Last fetched

warrior.com.pe resolves to 2 IPv4 addresses operated by ARTIC TELECOM E.I.R.L in PE. WHOIS lists registrar:hostinglabs as the registrar.

Nutrition Label

WHISPER CANON · warrior.com.peRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/warrior.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
192.141.41.50192.141.41.0/24AS265794ARTIC TELECOM E.I.R.LPE
192.141.41.86192.141.41.0/24AS265794ARTIC TELECOM E.I.R.LPE

WHOIS identity

Registrar
registrar:hostinglabs
Organization
inversiones warriors s.a.c.
Contact emails

Subdomains

6 observed subdomains of warrior.com.pe.

Web-graph footprint

Distinct hostnames that link to or from warrior.com.pe in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • warrior.com.pe

SPF policy

5 SPF mechanisms authorising senders for warrior.com.pe.

MechanismTarget
SPF_Awarrior.com.pe
SPF_IP107.173.254.131
SPF_IP192.141.41.50
SPF_IP192.141.41.86
SPF_MXwarrior.com.pe

Related pages

Pivot deeper into the graph from warrior.com.pe.

Cypher and MCP

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

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