Hostname
celestialgifts.com
Last fetched
celestialgifts.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
celestialgifts.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.91.59 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.66 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.8 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.91.9 | 3.170.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.113 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.14 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.58 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.99 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- celestial gifts
- Contact emails
Subdomains
2 observed subdomains of celestialgifts.com.
Web-graph footprint
Distinct hostnames that link to or from celestialgifts.com in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for celestialgifts.com.
| Mechanism | Target |
|---|---|
| SPF_A | celestialgifts.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_MX | celestialgifts.com |
Related pages
Pivot deeper into the graph from celestialgifts.com.
- IP · 3.170.91.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · celestialgifts@aol.com
- TLD · .com
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "celestialgifts.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.