Skip to content

Hostname

codinas.cat

Last fetched

codinas.cat resolves to 1 IPv4 address operated by GOOGLE - Google LLC in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · codinas.catRouting diversity1.5/10Peering density8.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/codinas.cat

Resolution chain

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

IPPrefixASNOperatorCountry
34.0.201.8034.0.192.0/19AS15169GOOGLE - Google LLCES

WHOIS identity

Registrar
iana:1600
Organization
codinas subministraments d oficina
Contact emails

Subdomains

29 observed subdomains of codinas.cat.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for codinas.cat.

MechanismTarget
SPF_Acodinas.cat
SPF_INCLUDE5b08e1b6-e0c3-4021-89f4-95a504fbccb5.clouding.host
SPF_INCLUDEinfoal.com
SPF_IP34.0.201.80
SPF_IP80.94.2.211
SPF_MXcodinas.cat

Related pages

Pivot deeper into the graph from codinas.cat.

Cypher and MCP

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

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