Hostname
koobin.cat
Last fetched
koobin.cat resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:696 as the registrar.
Nutrition Label
Resolution chain
koobin.cat resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.60.120 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.35 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.42 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.88 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.46.113 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.29 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.55 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.63 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.31.18 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.2 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.21 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.88 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:696
- Organization
- entorno digital s.a. whois privado
- Contact emails
Subdomains
60 observed subdomains of koobin.cat.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from koobin.cat in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for koobin.cat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from koobin.cat.
- IP · 108.156.60.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:696
- Country · IE
- Email · carlesarnal@gmail.com
- TLD · .cat
- Browse hostnames · ko…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koobin.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.