Skip to content

Hostname

puntera.com

Last fetched

puntera.com resolves to 2 IPv4 addresses operated by AS212087 in ES. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · puntera.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/puntera.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
Contact emails

Subdomains

9 observed subdomains of puntera.com.

Web-graph footprint

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

6,494 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for puntera.com.

MechanismTarget
SPF_Apuntera.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP49.12.59.68
SPF_IP95.217.63.137
SPF_MXpuntera.com

Related pages

Pivot deeper into the graph from puntera.com.

Cypher and MCP

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

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