Skip to content

Hostname

cuatropuntos.net

Last fetched

cuatropuntos.net resolves to 1 IPv4 address operated by AS203280 in ES. WHOIS lists iana:1388 as the registrar.

Nutrition Label

WHISPER CANON · cuatropuntos.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cuatropuntos.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.33.19185.140.33.0/24AS203280ES

WHOIS identity

Registrar
iana:1388
Organization
cristian dibene
Contact emails

Web-graph footprint

Distinct hostnames that link to or from cuatropuntos.net in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cuatropuntos.net

SPF policy

8 SPF mechanisms authorising senders for cuatropuntos.net.

MechanismTarget
SPF_Acuatropuntos.net
SPF_IP148.72.155.108
SPF_IP185.140.32.66
SPF_IP185.140.32.96
SPF_IP185.140.33.19
SPF_IP46.4.24.111
SPF_IP94.130.35.42
SPF_MXcuatropuntos.net

Related pages

Pivot deeper into the graph from cuatropuntos.net.

Cypher and MCP

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

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