Skip to content

Hostname

gencat.net

Last fetched

gencat.net resolves to 1 IPv4 address operated by AS39551 in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · gencat.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/gencat.net

Resolution chain

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

IPPrefixASNOperatorCountry
83.247.151.4183.247.151.0/24AS39551ES

WHOIS identity

Registrar
iana:696
Organization
dgac direccio general atencio ciutadana
Contact emails

Subdomains

66 observed subdomains of gencat.net.

Web-graph footprint

Distinct hostnames that link to or from gencat.net in the public web crawl.

880 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gencat.net.

MechanismTarget
SPF_EXISTS%{i}.spf.hc489-80.eu.iphmx.com
SPF_INCLUDEspf.ironport.gencat.cat
SPF_IP207.54.69.189
SPF_IP207.54.76.180
SPF_IP207.54.76.248
SPF_IP207.54.77.56
SPF_MXgencat.net

Related pages

Pivot deeper into the graph from gencat.net.

Cypher and MCP

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

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