Hostname
cms-tool.net
Last fetched
cms-tool.net resolves to 1 IPv4 address operated by AS138398 in NZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cms-tool.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.121.35.79 | 103.121.34.0/23 | AS138398 | — | NZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- rj@webwidgets.co.nz
- 0676aaf0-6c96-476f-9159-e9d3dd715d9a@identity-protect.org
- 23a139f0-46ce-418d-84cd-e4b61f73eb06@identity-protect.org
- 7a58b046-e01c-4850-9a85-4198bfac4cfc@identity-protect.org
- b08c19fa-7d64-4eb9-beb3-816becb0c66e@identity-protect.org
- bf087fab-45ca-4433-be6a-04dab262a0be@identity-protect.org
- e86375f3-7b5e-4d86-973a-2aaf9c596ec7@identity-protect.org
- owner-5402438@cms-tool.net.whoisprivacyservice.org
- owner-9664464@cms-tool.net.whoisprivacyservice.org
- reuben@website.world
Subdomains
137 observed subdomains of cms-tool.net.
Showing 25 of 137. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cms-tool.net in the public web crawl.
50 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for cms-tool.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 103.121.35.64/27 |
| SPF_IP | 157.230.164.241 |
| SPF_IP | 54.252.211.153/32 |
| SPF_IP | 54.66.164.171 |
| SPF_IP | 54.79.101.34/32 |
| SPF_IP | 54.79.40.173/32 |
Related pages
Pivot deeper into the graph from cms-tool.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cms-tool.net"})-[: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.