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
Resolution chain
junts.cat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.194.104 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.114 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.42 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.59 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.135.113 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.18 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.21 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.4 | 3.166.128.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for junts.cat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145705055.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | amazonses.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.