Hostname
nimbusws.com
Last fetched
nimbusws.com resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nimbusws.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.235.12.26 | 167.235.0.0/16 | AS24940 | — | DE |
| 88.198.25.107 | 88.198.0.0/16 | AS24940 | — | DE |
| 94.130.140.237 | 94.130.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nimbusws.com owner
- Contact emails
- ko@aerogami.com.br
- 1b755940-6af4-4b2f-87c5-b63b0e7df5b9@identity-protect.org
- 1e7323eb-7684-49ad-832c-ad3d201f93da@identity-protect.org
- 5611596e-fe73-4b37-95d4-0ad4dd1d007d@identity-protect.org
- 7a2b6406-66f4-4f6d-a728-fdaf220eab14@identity-protect.org
- 9e8459a4-b99d-4292-9fcd-24381016774b@identity-protect.org
- afae8027-14e8-4f19-9e24-ef8e2a96eb1b@identity-protect.org
- decb4a36-960c-4929-a448-058bc96862fb@identity-protect.org
- owner-6192306@nimbusws.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of nimbusws.com.
Web-graph footprint
Distinct hostnames that link to or from nimbusws.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nimbusws.com.
| Mechanism | Target |
|---|---|
| SPF_A | nimbusws.com |
| SPF_MX | nimbusws.com |
Related pages
Pivot deeper into the graph from nimbusws.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nimbusws.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.