Hostname
demivolt.com
Last fetched
demivolt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
demivolt.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.161.111.114 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.63 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.78 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.86 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.163.218.111 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.113 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.2 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.40 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexandra campbell
- Contact emails
- domains@hugedomains.com
- r4ndt9fmwvzbukl@proxy.dreamhost.com
- 2818aac068eb477887916066bffdfd14.protect@whoisguard.com
- 0545d071-de87-4972-ad52-6a34835f63d5@identity-protect.org
- 1b564587-a7e3-411d-a28f-fe8ac2416067@identity-protect.org
- 24dbcb29-b206-46e3-ab32-25cc885d873b@identity-protect.org
- 36a02def-3842-4ebb-aba8-39a77c16d538@identity-protect.org
- 94c700fd-e7e5-4a67-899e-a91f0d840f0c@identity-protect.org
- 9a7fa29b-7d76-4365-a8d7-51cc4008ac23@identity-protect.org
Subdomains
23 observed subdomains of demivolt.com.
Web-graph footprint
Distinct hostnames that link to or from demivolt.com in the public web crawl.
6 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for demivolt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from demivolt.com.
- IP · 18.161.111.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · de…
- 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: "demivolt.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.