Skip to content

Hostname

carpintero.cat

Last fetched

carpintero.cat resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · carpintero.catRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/carpintero.cat

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.36.1675.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1647
Organization
datos privados
Contact emails

Subdomains

14 observed subdomains of carpintero.cat.

Web-graph footprint

Distinct hostnames that link to or from carpintero.cat in the public web crawl.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for carpintero.cat.

MechanismTarget
SPF_Acarpintero.cat
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP152.228.220.51
SPF_IP185.156.219.151
SPF_MXcarpintero.cat

Related pages

Pivot deeper into the graph from carpintero.cat.

Cypher and MCP

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

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