Skip to content

Hostname

impacte.cat

Last fetched

impacte.cat resolves to 1 IPv4 address operated by AS15699 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · impacte.catRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/impacte.cat

Resolution chain

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

IPPrefixASNOperatorCountry
212.36.95.194212.36.64.0/19AS15699ES

WHOIS identity

Registrar
iana:1383
Organization
impacte serveis informatics integrals
Contact emails

Subdomains

2 observed subdomains of impacte.cat.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for impacte.cat.

MechanismTarget
SPF_Aimpacte.cat
SPF_INCLUDEspf.tuemailmarketing.com
SPF_IP178.23.213.87/32
SPF_IP77.246.181.224/27
SPF_IP87.216.181.204/32
SPF_MXimpacte.cat

Related pages

Pivot deeper into the graph from impacte.cat.

Cypher and MCP

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

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