Hostname
commandoalarms.com
Last fetched
commandoalarms.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
commandoalarms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@lifestyle-design.jp
- 05e008d480ff981684e19f896f555a20885fba3a7ea49a2d57ee3bed6edb9e00@commandoalarms.com.whoisproxy.org
- 3679125abaec4a9f7e5b72deb06e4fea1aa2dc9acae4e3ca370834c2ae7f6243@commandoalarms.com.whoisproxy.org
- 47ba60e40c19eef86ba8e41f0b53a00bbc1341925f1448f5b61645459c61cbf2@commandoalarms.com.whoisproxy.org
- 4f7ca8776b675284f6826234dd67ba0cc9050a81694ad6754a497695e04bd616@commandoalarms.com.whoisproxy.org
- 6641e8429691326aafcc2854e5e6d83af627ad7dd112f78eb4a88e752881789f@commandoalarms.com.whoisproxy.org
- 93ebf4e4f1c8db7f98bc51d591951a1558ea97c58a050104126a2e592f4a1eb8@commandoalarms.com.whoisproxy.org
- 9698224ee133e27c87f4f398e9ec8cdebe6d111e5f916bd9761e90d6b789ac8c@commandoalarms.com.whoisproxy.org
- a5bf24877973f09df5658453ed643ca9cb2df498a73aff3deb70b67af541367e@commandoalarms.com.whoisproxy.org
- c5e65a3e2f695e21e1368dbf375c55414fc0a9f14e3434734a48b67022a03230@commandoalarms.com.whoisproxy.org
- ed76276a96018de641f6e4a74b020df949cf92a68cd95f95f65ed7038ab3a3e7@commandoalarms.com.whoisproxy.org
Subdomains
7 observed subdomains of commandoalarms.com.
Web-graph footprint
Distinct hostnames that link to or from commandoalarms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for commandoalarms.com.
| Mechanism | Target |
|---|---|
| SPF_A | commandoalarms.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | commandoalarms.com |
Related pages
Pivot deeper into the graph from commandoalarms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commandoalarms.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.