Skip to content

Hostname

damarana.com

Last fetched

damarana.com resolves to 1 IPv4 address operated by AS33763 in NA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · damarana.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/damarana.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.218.93.11341.218.92.0/22AS33763NA

WHOIS identity

Registrar
iana:48
Organization
damarana safaris snc
Contact emails

Subdomains

23 observed subdomains of damarana.com.

Web-graph footprint

Distinct hostnames that link to or from damarana.com in the public web crawl.

12 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • damarana.com

SPF policy

6 SPF mechanisms authorising senders for damarana.com.

MechanismTarget
SPF_Adamarana.com
SPF_IP160.242.45.139
SPF_IP197.188.233.83
SPF_IP197.188.234.146
SPF_IP41.218.93.113
SPF_MXdamarana.com

Related pages

Pivot deeper into the graph from damarana.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "damarana.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 20

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