Skip to content

Hostname

putput.cat

Last fetched

putput.cat resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in FR. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · putput.catRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/putput.cat

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.5.209217.160.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.FR

WHOIS identity

Registrar
iana:76
Organization
putput comunicacions sl
Contact emails

Subdomains

105 observed subdomains of putput.cat.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for putput.cat.

MechanismTarget
SPF_Aputput.cat
SPF_INCLUDEspf.mittum.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.181.112.126
SPF_IP165.22.74.50
SPF_IP2001:8d8:993:5a00:0:0:94:dd92
SPF_IP217.160.5.209
SPF_IP2a01:4f9:2a:2ec5:0:0:0:2
SPF_IP2a01:4f9:2b:4ee:0:0:0:2
SPF_IP2a01:4f9:4a:136b:0:0:0:2
SPF_IP2a01:4f9:4a:4811:0:0:0:2
SPF_IP2a01:4f9:4b:1841:0:0:0:2
SPF_IP95.216.68.131
SPF_IP95.217.205.46
SPF_IP95.217.42.122
SPF_IP95.217.59.79
SPF_MXputput.cat

Related pages

Pivot deeper into the graph from putput.cat.

Cypher and MCP

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

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