Hostname
howlerapp.com
Last fetched
howlerapp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
howlerapp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.65.11 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.26 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.45 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.211 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.241 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.99 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.32 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.38 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.63 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.122 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.182 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.81 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.16 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.53 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.75.78 | 3.5.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.116.12 | 52.218.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.121.180 | 52.218.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.62.28 | 52.218.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.17.108 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.20.100 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- carl madzimba
- Contact emails
- carlmadzimba@gmail.com
- 29678943-827a-4a5a-ad27-a4b8e0e39552@identity-protect.org
- 3a019ccb-722f-45ab-be49-9ae6beda9f5d@identity-protect.org
- 5cd99008-9fdc-4b77-99f7-764555de5af7@identity-protect.org
- 88b077f8-7731-40ac-acdb-d4e87d55fd7c@identity-protect.org
- bc716d63-b536-4b4a-9173-485843a65a67@identity-protect.org
- ca66554f-600d-4ae9-a397-d49a51ea9d3a@identity-protect.org
- owner-9540010@howlerapp.com.whoisprivacyservice.org
- chris.honey@nutickets.co.za
Subdomains
5 observed subdomains of howlerapp.com.
Web-graph footprint
Distinct hostnames that link to or from howlerapp.com in the public web crawl.
9 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for howlerapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
Related pages
Pivot deeper into the graph from howlerapp.com.
- IP · 3.5.65.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · carlmadzimba@gmail.com
- TLD · .com
- Browse hostnames · ho…
- 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: "howlerapp.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.