Skip to content

Hostname

aamaalksa.com

Last fetched

aamaalksa.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · aamaalksa.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/aamaalksa.com

Resolution chain

aamaalksa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.127.186.14696.228.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
98.124.224.1798.126.16.0/24AS32491TUCOWS-3 - Tucows.com Co.US

WHOIS identity

Registrar
iana:48
Organization
mohmmed ahmed
Contact emails

Subdomains

8 observed subdomains of aamaalksa.com.

Web-graph footprint

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

18 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aamaalksa.com

SPF policy

7 SPF mechanisms authorising senders for aamaalksa.com.

MechanismTarget
SPF_Aaamaalksa.com
SPF_INCLUDEspf.greengeeks.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.100
SPF_IP192.250.229.98
SPF_IP96.127.186.146
SPF_MXaamaalksa.com

Related pages

Pivot deeper into the graph from aamaalksa.com.

Cypher and MCP

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

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