Hostname
burnt-circuit.com
Last fetched
burnt-circuit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
burnt-circuit.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 |
|---|---|---|---|---|
| 18.172.89.100 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.46 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.54 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.9 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.49.113 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.122 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.40 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.84 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
Subdomains
1 observed subdomain of burnt-circuit.com.
| Subdomain |
|---|
| www.burnt-circuit.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for burnt-circuit.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp5.volusion.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | volusion.email |
Related pages
Pivot deeper into the graph from burnt-circuit.com.
- IP · 18.172.89.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · nj3uz9cz9qv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bu…
- 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: "burnt-circuit.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.