Hostname
amarulasolutions.com
Last fetched
amarulasolutions.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amarulasolutions.com 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 |
|---|---|---|---|---|
| 195.201.153.23 | 195.201.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- amarula solutions b.v.
- Contact emails
- rk@theipcompany.nl
- 4b3ba987-1b1a-4a04-bde7-09509aaaa0b5@identity-protect.org
- 54d66fc3-9daf-441f-aaca-2ce4b37cf056@identity-protect.org
- 77c90a9c-cd68-4249-8a7f-a4b43df4afe9@identity-protect.org
- cbc9a986-a2c6-4c3e-86b2-d89171b45b25@identity-protect.org
- e747d740-5a2f-4e5e-8abb-d17be4c8ce97@identity-protect.org
- f4bfa9dd-42d7-4585-8316-acd341e7c3af@identity-protect.org
- owner-2503408@amarulasolutions.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of amarulasolutions.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amarulasolutions.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for amarulasolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from amarulasolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amarulasolutions.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.