Hostname
bankaroo.com
Last fetched
bankaroo.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bankaroo.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 |
|---|---|---|---|---|
| 52.21.17.141 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 1828f7d0-9899-4b67-ae37-6ebf0abe46e9@identity-protect.org
- 84735ceb-ecbb-4435-af07-2e4d58d0fb85@identity-protect.org
- b28c4075-ffd6-4a5c-978c-c12330dead80@identity-protect.org
- cb854398-e5c7-42e4-bab5-17b27c86ad77@identity-protect.org
Subdomains
6 observed subdomains of bankaroo.com.
Web-graph footprint
Distinct hostnames that link to or from bankaroo.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bankaroo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | zeptomail.net |
| SPF_IP | 52.21.17.141 |
| SPF_IP | 52.53.48.11 |
Related pages
Pivot deeper into the graph from bankaroo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bankaroo.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.