Skip to content

Hostname

puntozero.com.ec

Last fetched

puntozero.com.ec resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in LT.

Nutrition Label

WHISPER CANON · puntozero.com.ecRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/puntozero.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
185.170.199.160185.170.198.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
185.170.199.250185.170.198.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
77.37.55.4877.37.54.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.112.183.23992.112.180.0/22AS47583AS-HOSTINGER - Hostinger International LimitedLT

WHOIS identity

No WHOIS records are currently associated with puntozero.com.ec in WhisperGraph.

Subdomains

1 observed subdomain of puntozero.com.ec.

Web-graph footprint

Distinct hostnames that link to or from puntozero.com.ec in the public web crawl.

87 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for puntozero.com.ec.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from puntozero.com.ec.

Cypher and MCP

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

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