Skip to content

Hostname

mef.gob.pe

Last fetched

mef.gob.pe resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nic .pe as the registrar.

Nutrition Label

WHISPER CANON · mef.gob.peRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/mef.gob.pe

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.136.22845.223.136.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.142.22845.223.142.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:nic .pe
Organization
Contact emails

Subdomains

26 observed subdomains of mef.gob.pe.

Web-graph footprint

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

854 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mef.gob.pe.

MechanismTarget
SPF_IP190.187.197.83
SPF_IP190.187.197.95
SPF_MXmef.gob.pe

Related pages

Pivot deeper into the graph from mef.gob.pe.

Cypher and MCP

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

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