Skip to content

Hostname

celesq.com

Last fetched

celesq.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · celesq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/celesq.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.154.5416.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.196.10018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.166.193.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.241.813.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

9 observed subdomains of celesq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for celesq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP66.115.168.64/28
SPF_IP66.115.169.176/28

Related pages

Pivot deeper into the graph from celesq.com.

Cypher and MCP

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

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