Hostname
charmingmagic.com
Last fetched
charmingmagic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
charmingmagic.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.110.10 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.18 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.64 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.110.90 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.221.114 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.3 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.52 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.95 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.174.230.100 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.17 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.27 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.30 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of charmingmagic.com.
| Subdomain |
|---|
| www.charmingmagic.com |
Web-graph footprint
Distinct hostnames that link to or from charmingmagic.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 charmingmagic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from charmingmagic.com.
- IP · 18.67.110.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · AU
- Email · e6171cc757bd4456bc4dd53956cff885.protect@whoisguard.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: "charmingmagic.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.