Skip to content

Hostname

junts.cat

Last fetched

junts.cat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · junts.catRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/junts.cat

Resolution chain

junts.cat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.104143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.114143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.42143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.59143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.166.135.1133.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.183.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.213.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.43.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1600
Organization
Contact emails

Subdomains

10 observed subdomains of junts.cat.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for junts.cat.

MechanismTarget
SPF_INCLUDE145705055.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from junts.cat.

Cypher and MCP

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

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