Skip to content

Hostname

puntocapsula.com

Last fetched

puntocapsula.com resolves to 1 IPv4 address operated by AS208769 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · puntocapsula.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/puntocapsula.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.60.32.3092.60.32.0/23AS208769ES

WHOIS identity

Registrar
iana:1647
Organization
vending mogort sl. vending mogort sl.
Contact emails

Subdomains

10 observed subdomains of puntocapsula.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • puntocapsula.com

SPF policy

8 SPF mechanisms authorising senders for puntocapsula.com.

MechanismTarget
SPF_Apuntocapsula.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP31.200.240.43
SPF_IP31.200.246.26
SPF_IP85.208.102.182
SPF_IP85.208.102.194
SPF_IP92.60.32.30
SPF_MXpuntocapsula.com

Related pages

Pivot deeper into the graph from puntocapsula.com.

Cypher and MCP

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

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