Skip to content

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

WHISPER CANON · koobin.catRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koobin.cat

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.120108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.35108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.42108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.88108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.1133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.553.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-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.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for koobin.cat.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from koobin.cat.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.