Skip to content

Hostname

collaya.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.180.24234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.241.5754.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of collaya.com owner
Contact emails

Subdomains

2 observed subdomains of collaya.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for collaya.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from collaya.com.

Cypher and MCP

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

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