Skip to content

Hostname

else.com.pe

Last fetched

else.com.pe resolves to 1 IPv4 address operated by GTD PERU S.A in PE. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · else.com.peRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/else.com.pe

Resolution chain

else.com.pe resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.132.153.5161.132.153.0/24AS22411GTD PERU S.APE

WHOIS identity

Registrar
registrar:nic.pe
Organization
electro sur este s.a.a.
Contact emails

Subdomains

34 observed subdomains of else.com.pe.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for else.com.pe.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.132.153.6
SPF_MXelse.com.pe

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "else.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.