Skip to content

Hostname

calisphere.org

Last fetched

calisphere.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.35108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.49108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.59108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.82108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.10618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
kurt ewoldsen
Contact emails

Subdomains

2 observed subdomains of calisphere.org.

Web-graph footprint

Distinct hostnames that link to or from calisphere.org in the public web crawl.

1,207 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from calisphere.org.

Cypher and MCP

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

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