Skip to content

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

WHISPER CANON · buddy.hrRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/buddy.hr

Resolution chain

buddy.hr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.171.11718.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.12318.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.1618.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.9718.165.168.0/21AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for buddy.hr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from buddy.hr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.