Skip to content

Hostname

mucap.fi.cr

Last fetched

mucap.fi.cr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mucap.fi.crRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mucap.fi.cr

Resolution chain

mucap.fi.cr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.26.240104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.240104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
201.193.223.198201.192.0.0/14AS11830AS11830 - Instituto Costarricense de Electricidad y Telecom.CR

WHOIS identity

No WHOIS records are currently associated with mucap.fi.cr in WhisperGraph.

Subdomains

16 observed subdomains of mucap.fi.cr.

Web-graph footprint

Distinct hostnames that link to or from mucap.fi.cr in the public web crawl.

39 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mucap.fi.cr.

MechanismTarget
SPF_Amucap.fi.cr
SPF_INCLUDE_spf.aldeamo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.172.63.92
SPF_IP186.32.190.245
SPF_IP20.97.245.40
SPF_IP201.193.223.199
SPF_IP201.193.223.201
SPF_IP54.240.114.182
SPF_IP54.240.114.183
SPF_MXmucap.fi.cr

Related pages

Pivot deeper into the graph from mucap.fi.cr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mucap.fi.cr"})-[: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.