Skip to content

Hostname

ar.diamondgroup.ba

Last fetched

ar.diamondgroup.ba resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

WHISPER CANON · ar.diamondgroup.baRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ar.diamondgroup.ba

Resolution chain

ar.diamondgroup.ba resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.21.228.5965.21.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

No WHOIS records are currently associated with ar.diamondgroup.ba in WhisperGraph.

Subdomains

1 observed subdomain of ar.diamondgroup.ba.

Web-graph footprint

Distinct hostnames that link to or from ar.diamondgroup.ba in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ar.diamondgroup.ba.

MechanismTarget
SPF_Aar.diamondgroup.ba
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.28
SPF_IP198.38.82.152
SPF_IP198.38.82.192
SPF_IP198.38.82.73
SPF_IP198.38.84.9
SPF_IP198.38.85.51
SPF_IP204.93.165.29
SPF_IP204.93.174.238
SPF_IP204.93.197.223
SPF_IP65.21.228.59
SPF_MXar.diamondgroup.ba

Related pages

Pivot deeper into the graph from ar.diamondgroup.ba.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ar.diamondgroup.ba"})-[: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.