Hostname
kudawealth.com
Last fetched
kudawealth.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.
Nutrition Label
Resolution chain
kudawealth.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.134.237.143 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.2.49 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.94.74 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.8.126 | 54.206.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.252.181.33 | 54.252.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.79.37.202 | 54.79.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:13
- Organization
- my private registration
- Contact emails
Subdomains
1 observed subdomain of kudawealth.com.
| Subdomain |
|---|
| www.kudawealth.com |
Web-graph footprint
Distinct hostnames that link to or from kudawealth.com in the public web crawl.
49 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kudawealth.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kudawealth.com.
- IP · 15.134.237.143
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:13
- Country · AU
- Email · kudawealth.com.nr@domainprivacyservice.com.au
- TLD · .com
- Browse hostnames · ku…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kudawealth.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.