Skip to content

Hostname

almabani.com

Last fetched

almabani.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · almabani.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/almabani.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.244.71159.89.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of almabani.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for almabani.com.

MechanismTarget
SPF_INCLUDEspf-uae.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.253.126.154
SPF_IP172.168.231.164
SPF_IP195.112.206.10
SPF_IP195.112.206.4
SPF_IP212.107.100.106
SPF_IP212.107.98.65
SPF_IP212.107.98.69
SPF_IP212.40.132.104
SPF_IP212.40.132.107
SPF_IP212.40.132.108
SPF_IP212.40.132.126
SPF_IP37.216.214.118
SPF_IP37.216.241.194
SPF_IP37.216.241.198
SPF_IP37.224.125.122
SPF_IP37.224.125.123
SPF_IP37.224.125.126
SPF_IP5.42.224.94
SPF_IP5.42.227.186
SPF_IP77.232.96.185
SPF_IP85.194.74.218
SPF_IP85.194.82.30
SPF_IP87.101.138.27
SPF_IP87.101.143.98
SPF_IP87.101.181.194
SPF_IP87.101.205.78
SPF_IP94.77.238.98

Related pages

Pivot deeper into the graph from almabani.com.

Cypher and MCP

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

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