Skip to content

Hostname

damanhur.org

Last fetched

damanhur.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · damanhur.orgRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/damanhur.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.226.89.15664.226.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1519
Organization
vajne a.p.s.
Contact emails

Subdomains

29 observed subdomains of damanhur.org.

Web-graph footprint

Distinct hostnames that link to or from damanhur.org in the public web crawl.

313 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for damanhur.org.

MechanismTarget
SPF_Acalendar.thetemples.org
SPF_Adamanhur.org
SPF_INCLUDE_spf-ipv4.yandex.ru
SPF_INCLUDE_spf.armada.it
SPF_INCLUDE_sv1.bitrix24.com
SPF_INCLUDE_sv2.bitrix24.com
SPF_INCLUDE_sv3.bitrix24.com
SPF_INCLUDEspf.qboxmail.com
SPF_IP148.105.8.0/21
SPF_IP185.97.216.0/22
SPF_IP198.2.128.0/18
SPF_IP199.250.214.166
SPF_IP205.201.128.0/20
SPF_IP46.235.53.71
SPF_IP54.83.193.228
SPF_MXdamanhur.org

Related pages

Pivot deeper into the graph from damanhur.org.

Cypher and MCP

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

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