Skip to content

Hostname

mosozaproyectos.com

Last fetched

mosozaproyectos.com resolves to 2 IPv4 addresses operated by AS3132 - Red Cientifica Peruana in PE. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · mosozaproyectos.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mosozaproyectos.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.132.4.37161.132.4.0/24AS3132AS3132 - Red Cientifica PeruanaPE
161.97.160.16161.97.160.0/20AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:1509
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of mosozaproyectos.com.

Threat posture

History

Mail and authentication

MX records

  • mosozaproyectos.com

SPF policy

5 SPF mechanisms authorising senders for mosozaproyectos.com.

MechanismTarget
SPF_Amosozaproyectos.com
SPF_IP161.132.4.37
SPF_IP161.97.160.16
SPF_IP82.208.20.151
SPF_MXmosozaproyectos.com

Related pages

Pivot deeper into the graph from mosozaproyectos.com.

Cypher and MCP

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

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