Skip to content

Hostname

koobin.com

Last fetched

koobin.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · koobin.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koobin.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.159.114108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.117108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.122108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.159.128108.138.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.12313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.57.11899.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.1999.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.2499.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.3199.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
arnal, carlos
Contact emails

Subdomains

158 observed subdomains of koobin.com.

Web-graph footprint

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

113 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for koobin.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from koobin.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "koobin.com"})-[: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.