Skip to content

Hostname

xtec.cat

Last fetched

xtec.cat resolves to 1 IPv4 address operated by KPMG-UK-LLP-AS in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · xtec.catRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xtec.cat

Resolution chain

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

IPPrefixASNOperatorCountry
83.247.151.21483.247.151.0/24AS39551KPMG-UK-LLP-ASES

WHOIS identity

Registrar
iana:696
Organization
generalitat de catalunya
Contact emails

Subdomains

2,511 observed subdomains of xtec.cat.

Web-graph footprint

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

2,305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xtec.cat.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgencat.cat
SPF_IP213.27.209.146
SPF_IP85.192.66.15

Related pages

Pivot deeper into the graph from xtec.cat.

Cypher and MCP

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

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