Skip to content

Hostname

monarca.pe

Last fetched

monarca.pe resolves to 1 IPv4 address operated by AS16276 in CO. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · monarca.peRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/monarca.pe

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.60.7951.79.0.0/17AS16276CO

WHOIS identity

Registrar
registrar:nic.pe
Organization
tecnova solutions s.a.c.
Contact emails

Subdomains

287 observed subdomains of monarca.pe.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for monarca.pe.

MechanismTarget
SPF_INCLUDE20252283.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from monarca.pe.

Cypher and MCP

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

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