Hostname
chimoments.com
Last fetched
chimoments.com resolves to 5 IPv4 addresses operated by AS214996 in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
chimoments.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.167.143 | 152.53.164.0/22 | AS214996 | — | US |
| 152.53.168.39 | 152.53.168.0/22 | AS214996 | — | US |
| 152.53.169.106 | 152.53.168.0/22 | AS214996 | — | US |
| 152.53.36.14 | 152.53.36.0/22 | AS214996 | — | US |
| 45.32.203.144 | 45.32.192.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
Subdomains
4 observed subdomains of chimoments.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chimoments.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for chimoments.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.privateemail.com |
Related pages
Pivot deeper into the graph from chimoments.com.
- IP · 152.53.167.143
- ASN · AS214996
- Registrar · iana:1068
- Country · US
- Email · nm7df8k77e4@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chimoments.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.