Hostname
buddy.hr
Last fetched
buddy.hr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:hrvatski telekom d.d. (regica.net) as the registrar.
Nutrition Label
Resolution chain
buddy.hr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.119 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.51 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.58 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.73 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.171.117 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.123 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.16 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.97 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
WHOIS identity
- Registrar
- registrar:hrvatski telekom d.d. (regica.net)
- Organization
- buddy
- Contact emails
Subdomains
35 observed subdomains of buddy.hr.
Showing 22 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buddy.hr in the public web crawl.
37 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for buddy.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from buddy.hr.
- IP · 13.33.67.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:hrvatski telekom d.d. (regica.net)
- Country · US
- Email · jonathan@maze.digital
- TLD · .hr
- Browse hostnames · bu…
- 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: "buddy.hr"})-[: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.