Skip to content

Hostname

alpha.yachay.pe

Last fetched

alpha.yachay.pe resolves to 1 IPv4 address operated by AS3132 - Red Cientifica Peruana in PE.

Nutrition Label

WHISPER CANON · alpha.yachay.peRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/alpha.yachay.pe

Resolution chain

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

IPPrefixASNOperatorCountry
161.132.7.40161.132.7.0/24AS3132AS3132 - Red Cientifica PeruanaPE

WHOIS identity

No WHOIS records are currently associated with alpha.yachay.pe in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alpha.yachay.pe.

MechanismTarget
SPF_Aalpha.yachay.pe
SPF_IP161.132.18.3
SPF_IP161.132.18.5
SPF_IP161.132.8.3
SPF_IP200.1.178.26
SPF_IP209.45.69.39
SPF_IP209.45.69.69
SPF_MXalpha.yachay.pe

Related pages

Pivot deeper into the graph from alpha.yachay.pe.

Cypher and MCP

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

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