Skip to content

Hostname

juneda.cat

Last fetched

juneda.cat resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · juneda.catRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/juneda.cat

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.11.19137.27.0.0/16AS24940FI

WHOIS identity

Registrar
iana:696
Organization
ajuntament de juneda
Contact emails

Subdomains

6 observed subdomains of juneda.cat.

Web-graph footprint

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

58 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for juneda.cat.

MechanismTarget
SPF_Acorreu.aoc.cat
SPF_Ajuneda.cat
SPF_Arelay1.atlasit.com
SPF_Arelay2.atlasit.com
SPF_Arelay3.atlasit.com
SPF_IP146.255.98.138
SPF_IP185.73.173.32/28
SPF_IP95.130.48.0/21
SPF_MXjuneda.cat

Related pages

Pivot deeper into the graph from juneda.cat.

Cypher and MCP

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

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